Get a Schedule's Execution Status

{ getScheduleExecutionStatus }

Returns the status of a schedule's job executions

Method

/API2/tasks/getScheduleExecutionStatus

  • API Section: /API2/tasks
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
    • Domain Admin
    • Pro
    • Analyst
    • Viewer
  • Input Parameters

    Name

    executionId

    Type

    string

    Description

    The execution's system ID

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    An object containing the task status

    Examples